Skip to content

Test Result : Scenario: Update a step definition processor name

0 failures
8 tests
Took 9 ms.

All Tests

Test nameDurationStatus
And I set the step definition creator processor name to "SimpleProcessor"0 msPassed
Given A regular step definition creator with the name "TestDefinition"0 msPassed
Scenario: Update a step definition processor name9 msPassed
Then I create a new step definition entity from the existing creator0 msPassed
Then No exception was thrown0 msPassed
Then The step definition processor name is "SimpleProcessor"0 msPassed
When I change the step definition processor name to "AnotherProcessor"0 msPassed
When I search for the step definition in the database0 msPassed